iT邦幫忙

DAY 18
0

初探網站自動化測試系列 第 18

Report (Geb Day 18)

  • 分享至 

  • xImage
  •  

測試報告

Geb提供了簡易的報表功能,每個測試步驟都會產出一個當前 HTML 原始碼和一個網頁畫面截圖png檔

設定

* report:設定報告標簽

report 'home'

* reportGroup:設定報告群組

reportGroup "folder"

* cleanReportGroupDir:清除群組報告資料夾的檔案

cleanReportGroupDir()

實作 Reporter Interface

目前有 PageSourceReporterScreenshotAndPageSourceReporter 類別,如果有需要也可自行擴充。第一個是只產html,第二個是產html和png截圖。

API

這些是 Browser 類別內的method
* void report(String label)
* void reportGroup(String path)
* cleanReportGroupDir()


上一篇
介紹GebConfig - 3 (Geb Day 17)
下一篇
PhantomJS Driver (Geb Day 19)
系列文
初探網站自動化測試30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言